home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17908 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!craiga
  3. From: craiga@netcom.com (Craig Arnush)
  4. Subject: Re: Problems using templates in Borland v5.0
  5. Message-ID: <craigaDq15pt.2rL@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <31756C1D.4E67@nando.net>
  8. Date: Wed, 17 Apr 1996 23:39:28 GMT
  9. Sender: craiga@netcom18.netcom.com
  10.  
  11. Caius Martius <caius@nando.net> writes:
  12. >"Unresolved External: Bla Bla Bla..."
  13.                        ^^^^^^^^^^^^^^
  14.                              /
  15.          --------------------
  16.         /
  17. Well, that's kind of the important bit.  What it's not finding depends 
  18. upon what libraries are linked.  What exactly is unresolved?  Is it 
  19. soemthing from the standard run-time library?  Are you, perhaps, 
  20. misspelling something somehow and prototyping it so it gets past the 
  21. compiler?
  22.  
  23. Me
  24. -- 
  25. /-------------------------------------------------------------------\
  26. | Craig Arnush      | "Only the heir to the throne of the kindom of |
  27. |                   |  idiots fights a war on twelve fronts."       |
  28. | craiga@netcom.com |         - L. Mollari                          |
  29. \-------------------------------------------------------------------/
  30.